home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rbbs174.zip / MARKFILE.DOC < prev    next >
Text File  |  1991-01-31  |  2KB  |  37 lines

  1. Documentation for M)arking Files
  2. by Ken Goosens, 1-31-91
  3.  
  4. RBBS 17.4 supports a new option inside file directory listings to
  5. M)ark files.   Mark essentially is a shorthand way to keep a listing
  6. of files for later viewing or downloading.   The idea is that the
  7. caller can mark all the files of interest and then later download
  8. them all at once.   Marked files operate as a group, just like
  9. an ordinary file.  For example, "d y file1 z m w file2" would mean
  10. to download, using protocol "y", file "file1", then use protocol
  11. "z" to download the marked files, then use protocol "w" to download
  12. "file2".  The markings are removed once the marked files are
  13. downloaded.   Marking is operative for both viewing and downloading,
  14. and for all directory listings, including the upload directory,
  15. FMS directories, and personal directories.
  16.  
  17. Marked files are especially valuable for non-FMS directories, since the
  18. listing does resume after a mark.  Hence, callers for the first time
  19. can pick all the files to download and continue viewing, without having
  20. to terminate the viewing to download.  Marked files also make picking
  21. off files for downloading easier in FMS directories, when the files are
  22. scattered across different screens.
  23.  
  24. The marked file option forced a change in the prompts.   RBBS used
  25. to let you just list files for downloading at a pause in a directory
  26. listing, with an implied download.   Since one must be able to both
  27. mark new files, "M" is used for the command to mark.   How, then,
  28. would the called say to download previously marked files?  It became
  29. necessary to always have the "D)ownload" option available.   This
  30. allowed new prompts that used to take file names to support TurboKeys.
  31. So, the option to simply list files by name for downloading is no
  32. longer listed in the prompts (... or file(s) to download).  However,
  33. if the caller is not in TurboKey mode (or suspends TurboKeys with "/"),
  34. RBBS will continue to interprete a list of files as an implied download
  35. command.
  36.  
  37.